projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92e732c
)
Fix typo.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 25 Aug 2001 02:01:24 +0000
(
02:01
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 25 Aug 2001 02:01:24 +0000
(
02:01
+0000)
lispref/sequences.texi
patch
|
blob
|
history
diff --git
a/lispref/sequences.texi
b/lispref/sequences.texi
index f6869f1da8c1ff79ca054b6aa360e260074adbc3..813d606c30bb2b4ca261a68989f987acec1521fa 100644
(file)
--- a/
lispref/sequences.texi
+++ b/
lispref/sequences.texi
@@
-539,7
+539,7
@@
integer between 0 and 10. This integer specifies the number of
@dfn{extra slots} in the char-table.
@cindex parent of char-table
- A char-table can have a @dfn{parent}
.
which is another char-table. If
+ A char-table can have a @dfn{parent}
,
which is another char-table. If
it does, then whenever the char-table specifies @code{nil} for a
particular character @var{c}, it inherits the value specified in the
parent. In other words, @code{(aref @var{char-table} @var{c})} returns